home *** CD-ROM | disk | FTP | other *** search
Text File | 1989-08-22 | 921 b | 25 lines | [TEXT/GEOL] |
- Item forwarded by BURBECK.S to BICE REED.D
-
- Item 0405365 24-July-89 20:17
-
- From: PETTUS.C Pettus, Christopher
-
- To: MACAPP.TEST MacApp SQA Team
-
- cc: MACAPP.TECH$ MACAPP Tech
-
- Sub: "Feature" of TIcon.SetIcon
-
- I would like to pass this on to both the MacApp documentation team and to the
- world at large to prevent anyone having to track down this problem again.
-
- There is a hole in the documentation for the TIcon class, in particular the
- SetIcon method. When setting the icon to either a color or monochrome icon,
- the fPreferColor _MUST_ correctly reflect the kind of icon, since
- TIcon.ReleaseIcon will attempt to release it as either a Color Icon structure
- or a simple handle depending on the setting of fPreferColor. Serious mayhem
- results if fPreferColor is not set correctly.
-
- Thanks!
-
-